artMelody -> [e, e., f, f!, g, g^, a, a`, b, b_, c, c~]
artChord -> [E, E., F, F!, G, G^, A, A`, B, B_, C, C~]
articulatedThings[octave -> 5] {
First test the melody articulations
artMelody*<e>
artMelody*<q>
Test chord articulations
artChord*<e>
artChord*<q>
}